Welcome![Sign In][Sign Up]
Location:
Search - Java TCP

Search list

[Internet-NetworkTCP_FileTransferfileClient

Description: TCP文件传输协议的客户端功能实现(JAVA编写)-TCP File Transfer Protocol client functions (JAVA prepared)
Platform: | Size: 22528 | Author: stuartking | Hits:

[TCP/IP stackTCPIP_Chat

Description: A simple TCP chat between server and client
Platform: | Size: 1024 | Author: pascal | Hits:

[ICQ-IM-Chatjava

Description: 基于Socket的局域网聊天室系统, 本系统是采用JAVA1.6来完成的,是在TCP/IP环境下,实现客户端和服务器端两部分程序(Client和Server)。即首先服务器方要启动,客户端向服务器发出请求,服务器接收到请求后提供相应的服务。当客户端连接到已启动的服务器,客户端用户登录时,客户端输入的内容通过服务器端与其他客户端连接;客户端进入聊天室聊天时,服务器端与客户端进行数据交互。-Socket LAN-based chat room system, the system is used to complete JAVA1.6 is in the TCP/IP environment, the achievement of client and server-side program in two parts (Client and Server). That is, first of all, to start the server side, the client request to the server, the server receives a request to provide the corresponding services. When the client has started to connect to the server, client users log on, enter the contents of the client through the server-side with other clients to connect client to enter the chat room to chat, the server-side data and client interaction.
Platform: | Size: 18432 | Author: 高飞 | Hits:

[TCP/IP stackCommunication

Description: Implementation of TCP over UDP
Platform: | Size: 98304 | Author: eligr | Hits:

[JSP/Javachatroom

Description: java实现网络聊天室功能.有登陆界面.服务器界面有日志(消息记录显示),端口显示,在线用户显示 客户端聊天界面类似QQ,可以设置字体(格式大小黑体斜体)可发送图片 实现公聊(TCP) ,私聊(UDP)单独弹出对话框-java chat room function network. have landed interface. server interface log (message records show), Port shows, online chat client user interface similar to QQ, you can set the font (bold italic format size) can send pictures to achieve the public chat ( TCP),私聊(UDP) a separate pop-up dialog box
Platform: | Size: 105472 | Author: 石泡泡 | Hits:

[JSP/JavaTCPChat

Description: 一个简单的server-client聊天程序,使用java语言,tcp协议完成-A simple server-client chat program, the use of java language, tcp agreement
Platform: | Size: 18432 | Author: steed | Hits:

[JSP/JavaTCP-IP.Sockets.in.Java

Description: java socket的经典书籍,详细介绍了socket的方方面面的知识,对想深入了解网络编程的人很有益处-java socket classic books, detailed knowledge of all aspects of socket, like a deeper understanding of network programming useful to the people
Platform: | Size: 1927168 | Author: samnay | Hits:

[TCP/IP stackChat

Description: 简单的使用JAVA实现了两台局域网内电脑间的聊天程序,TCP协议在JAVA下的应用。适合刚入门的JAVA网络编程者读。-Simple realization of the use of JAVA two LAN chat program between the computer, TCP protocol in the application of JAVA. For just getting started who read JAVA Network Programming.
Platform: | Size: 4096 | Author: 李兴国 | Hits:

[JSP/JavaJAVAICQ

Description: icq的java实现服务器与客户间通过套接口socket(tcp)连接-the icq based on java
Platform: | Size: 824320 | Author: 王强 | Hits:

[TCP/IP stackModbusTCPClient

Description: Anybus 芯片的Modbus TCP 通讯源码-Modbus TCP for anybus
Platform: | Size: 2048 | Author: ml | Hits:

[TCP/IP stackJava

Description: TCP、UDP、计算器、日历,applet、异常处理等等,还有课本经典例题源码使用基础的程序源代码(Word文档里)。适合初学java这下载学习。-TCP, UDP, calculator, calendar, applet, exception handling, etc., as well as the classic textbook Example source code using the basic source code (Word document-ri). This download java for beginners to learn.
Platform: | Size: 2483200 | Author: 李鹏 | Hits:

[JSP/JavaJavaFile

Description: 一个简单的文件传输工具,使用tcp/Ip实现-A simple file transfer tool, use the tcp/Ip achieve
Platform: | Size: 101376 | Author: wh | Hits:

[JSP/Javanetty-3.1.5.GA-dist

Description: TCP/IP 及Socket服务器及客户端 服务框架-TCP/IP Socket Service Framework
Platform: | Size: 8540160 | Author: CHilde Zhao | Hits:

[JSP/JavaTCP_UDP_Programs

Description: TCP/UDP传输协议的程序.要配合服务端和客户端一起使用才可以-The TCP/UDP transport protocol programs.Use them with the Server and the Client.
Platform: | Size: 3072 | Author: 曾建 | Hits:

[Internet-NetworkPScanner.java

Description: Simple Port Scanner by Java ,, It performs a full TCP three way handshake and open a connection to the target. It was designed using Multi Threading.
Platform: | Size: 1024 | Author: yahia kandeel | Hits:

[Othersrc

Description: 用java实现网络中的tcp和udp协议下的文件传输-Achieve network with java tcp and udp file transfer under the agreement
Platform: | Size: 9216 | Author: Trey | Hits:

[JSP/Javajava-chat-room

Description: 这是一个简单的聊天室程序。基于TCP/IP协议,使用多线程socket通信的编程。注册登陆界面。公聊界面。私聊界面。-This is a simple chat program. Based on TCP/IP protocol, using multi-threaded socket communication programming. Register login screen. Public chat interface. Private Chat interface.
Platform: | Size: 5120 | Author: 兔子 | Hits:

[OtherTCP_server_client

Description: MyEclipse,实现tcp socket连接的客户端和服务器端,能够传输文本或图片,服务器端有多线程和单线程两个,多线程的可以实现同时让多个用户连接,rar包内word文档中有简单的流程图和程序说明,代码较简单,适合初学者。-MyEclipse,tcp socket server and client,there are single thread server and multi thread server,you can get file through the tcp
Platform: | Size: 114688 | Author: 申文霞 | Hits:

[TCP/IP stackTCPUDPSocket

Description: TCP-UDP通信,PPT中详细讲述了TCP、UDP相关技术,并详细讲解了windows socket相关编程函数,并带有socket编写的TCP通信程序。-TCP-UDP communication, PPT in detail the TCP, UDP related technologies, and explain in detail the windows socket programming related functions, and written with a TCP socket communication program.
Platform: | Size: 1118208 | Author: 李正交 | Hits:

[Other Web CodeTCPServer

Description: JAVA实现的TCP通信协议的服务器端源码,请与客户端一起运行。源码所在的包需要修改成自己的项目所在的包。-JAVA implementation of TCP communication protocol server-side source code, please run together with the client. Need to modify the source where the package into your project where the package.
Platform: | Size: 1024 | Author: | Hits:
« 1 2 3 4 56 7 8 9 10 ... 40 »

CodeBus www.codebus.net